A conference on principles and practice of declarative programming starts in june . 一個關(guān)說明性編程的原理和實踐的會議于六月召開。
For many developers , declarative programming in xml is more familiar than java language extensions 對于許多開發(fā)人員,用xml進行聲明性編程要比用java語言擴展更熟悉。
The original version of page flows from bea introduced a declarative programming language that bea weblogic workshop automatically generated and maintained 在bea的page flows最初版本中,引入了一種由bea weblogic workshop自動生成和維護的聲明性編程語言。
百科解釋
In computer science, declarative programming is a programming paradigm that expresses the logic of a computation without describing its control flow. Many languages applying this style attempt to minimize or eliminate side effects by describing what the program should accomplish, rather than describing how to go about accomplishing itDeclarative language in The Free On-line Dictionary of Computing, Editor Denis Howe.